Close
dtSearch Text Retrieval Engine Programmer's Reference
ISearchReportJob::OutputFormat Property
Syntax
IDL
__property long OutputFormat;

Output format for the conversion (see OutputFormats enum for a list of types). By default, a FileConverter converts the input file to HTML. Other supported options are: it_RTF (212), it_Utf8 (238) (Unicode text), and it_Ansi (202).